CSharpTest.Net
WeakReference<T> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace : WeakReference<T> Class


Glossary Item Box

The following tables list the members exposed by WeakReference<T>.

Public Constructors

 NameDescription
Public ConstructorWeakReference<T> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyIsAliveOverridden. Gets an indication whether the object referenced by the current object has been garbage collected.  
Public PropertyTargetGets or sets the Object stored in the handle if it's accessible.  
Public PropertyTrackResurrectionGets an indication whether the object referenced by the current System.WeakReference object is tracked after it is finalized. (Inherited from System.WeakReference)
Top

Public Methods

 NameDescription
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo object with all the data needed to serialize the current System.WeakReference object. (Inherited from System.WeakReference)
Public MethodTryGetTargetReturns true if the Object was retrieved.  
Top

See Also

Generated with Document! X 2011 by Innovasys